/*hacky way of getting machine image to be right size on load without reloading iframe every time*/
#Virtual_Tour_Modal {
    display: block;
    z-index: -1;
}
iframe {
    width: 100%;
    height: 655px;
    border: 0;
}

[v-cloak] {
	display: none;
}
body {
	font-family: 'HelveticaNeueLTStd-Lt', Helvetica, Arial, sans-serif;
}

label {
	font-family: HelveticaNeueLTStd-Md;
	font-size: 14px;
	color: #222222;
	line-height: 17px;
}

input {
	height: 40px;
	width: 100%;
}
.modal-backdrop {
    opacity:0.4 !important;
}
#zipPostal {
	/* width: 140px; */
}

.medium {
	font-family: 'HelveticaNeueLTStd-Md', Helvetica, Arial, sans-serif;
}

.bold {
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
}

.header {
	padding: 20px 0 30px 0;
}

.top-language-selector-wrapper {
	float: right;
	display: inline;
	font-family: 'HelveticaNeueLTStd-Lt', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #58585A;
}

.top-language-selector {
	display: flex;
	align-items: center;
	padding-top: 11.5px;
}
.top-language-selector:hover {
	cursor: pointer;
}

.hero-img {
	background-image: url('https://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{75dd1dd9-aae2-4b4e-b15b-2132275f7aaa}_CMS_LinkedIn_LP_hero.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	height: 30.694vw;
	position: absolute;
	z-index: -1;
}

.hero-top-spacer {
	height: 14.5vw;
}

.hero-content {
	min-height: 15.194vw;
	text-align: center;
	margin-bottom: 55px;
	color: rgb(0, 0, 0);
}

.hero-title {
	font-family: 'HelveticaNeueLTStd-Md', Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 40px;
	padding: 0 27vw;
	margin-bottom: 12px;
	margin-top: 0px;
}

.hero-body {
	font-family: 'HelveticaNeueLTStd-Roman', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 28px;
	padding: 0 17vw;
}
.tabs-row {
	border-bottom: 1px solid #DCDCDC;
	padding: 0 20px;
}
@media (max-width:767px) {
	.tabs-row {
		padding: unset;
	}
}
.tabs-row .tab-col {
	padding: 0 7px;
}
.tabs-row .tab {
	font-size: 16px;
	color: #555759;
	text-align: center;
	border: 1px solid #DCDCDC;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	height: 36px;
	line-height: 38px;
}
.tabs-row .tab:hover {
	cursor: pointer;
}
.tabs-row .tab.active {
	font-family: 'HelveticaNeueLTStd-Bd', Helvetica, Arial, sans-serif;
	background-color: #DCDCDC;
	color: #222222;
}
.container.tab-content {
	padding-top: 50px;
	padding-bottom: 50px;
}

@media (min-width: 992px) {
	.container.tab-content {
		padding: 50px 0; 
	}
}
.tab-content .row:not(:last-child) {
	padding-bottom: 22px;
}
.asset-box:hover {
	cursor: pointer;
}
.asset-box {
	padding: 30px 20px 20px 20px;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.10);
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
}
.asset-loader {
	display: none;
	position: absolute;
	top: calc(50% - 40px);
	right: calc(50% - 40px);
}
.contact-me-loader {
	display: none;
	position: absolute;
	top: calc(50% - 40px);
	right: calc(50% - 40px);
}
.pre-footer {
	position: relative;
}
.pre-footer::after{
	content: "";
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: .5;
}
.loading .contact-me-loader {
	display: block;
}
.pre-footer.loading::after {
	display: block;
}
.asset-box::before{
	content: "";
	display: none;
	position: absolute;
	top: 4px;
	left: 18px;
	width: 90.7%;
	height: 97%;
	background-color: #ffffff;
	opacity: .5;
}
.loading .asset-loader {
	display: block;
}
.asset-box.loading::before{
	display: block;
}
@media (max-width: 991px) {
	.tab-content > .row > div {
		margin-bottom: 20px;
	}
	.tab-content .row:not(:last-child) {
		padding-bottom: 0;
	}
}
.asset-box p:last-child {
	margin-bottom: 0;
}
.asset-box .description {
	margin-bottom: 0;
}
.asset-box-6 {
	padding: 30px 80px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.10);
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
}

.asset-box-4 {
	padding: 28px 25px 24px 25px;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.10);
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
}

.demo-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{e09b9cfd-9265-4d91-83df-12eba7fb8d5b}_Demo-Icon.png);
	background-size: 100%;
	width: 50px;
	height: 30px;
	margin: 0 auto 41px auto;
}
.asset-box:hover .demo-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{75527fa7-44cf-47cf-b5ec-cf3089dc6487}_Demo-Icon-Hover.png);
}
.video-icon {
	background-image: url(http://images.go.thermofisher.com/EloquaImages/clients/ThermoFisherSDG/{177d5706-251b-4d47-86d0-5223e358af49}_Video_Icon.png);
	background-size: 100%;
	width: 50px;
	height: 42px;
	margin: -1px auto 30px auto;
}
.asset-box:hover .video-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{b707c7f4-7a56-49b7-9cf2-3a2e9aeba959}_Video-Icon-Hover.png);
}
.pdf-icon {
	background-image: url(http://images.go.thermofisher.com/EloquaImages/clients/ThermoFisherSDG/{89771c5d-5df8-48d1-9973-59dd132b94c6}_PDF_Icon.png);
	background-size: 100%;
	width: 32px;
	height: 41px;
	margin: 0 auto 30px auto;
}
.asset-box:hover .pdf-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{1f22e16c-a610-47fc-98a4-f2fc27403d7d}_PDF-Icon-Hover.png);
}
.link-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{7cca082b-9d4c-4859-a6c3-7b16957dc0be}_link_icon.png);
	background-size: 100%;
	width: 42px;
	height: 42px;
	margin: 0 auto 30px auto;
}
.asset-box:hover .link-icon {
	background-image: url(http://secure.p04.eloqua.com/EloquaImages/clients/ThermoFisherSDG/{8e612bda-b2a5-4004-8757-9375469c30ac}_Link-Icon-Hover.png);
}
.asset-box:hover .title {
	color:#005DAA;
}

.pre-footer {
	background-color: #EBEBEC;
}

.pre-footer-content {
	text-align: center;
	padding: 50px 0px;
}

.pre-footer-headline {
	font-size: 24px;
	line-height: 30px;
	color:#000000;
}
.pre-footer-subheadline-presubmit {
	font-size: 18px;
	line-height: 24px;
	color:#000000;
	margin-bottom: 35px;
}
.pre-footer-subheadline {
	font-size: 18px;
	line-height: 24px;
	color:#000000;
	margin-bottom: 65px;
}

.disclaimer {
	opacity: 0.4;
	font-family: HelveticaNeueLTStd-Roman;
	font-size: 14px;
	color: #070707;
	line-height: 18px;
	padding: 0px 15vw;
}

.footer {
	padding: 50px 0 20px 0;
}

.copyright {
	font-family: HelveticaNeueLTStd-Lt;
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	line-height: 22px;
}

.terms {
	font-family: HelveticaNeueLTStd-Lt;
	font-size: 13px;
	color: #555759;
	letter-spacing: 0;
	line-height: 22px;
	text-align: right;
}

/* Modals */
.modal {
	display: none;
	position: fixed;
	z-index: 10000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background-color: rgb(0, 0, 0); */
	/* background-color: rgba(0, 0, 0, 0.4); */
}

.modal-content {
	margin: 10vh auto;
	width: 77%;
	max-width: calc(120vh);
}

.modal-content.language-modal-content {
	margin: 30vh auto;
	width: 470px;
}

.video-container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.video-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.language-selector-container {
	margin-top: 1.5vw;
	padding: 5px 50px 32px 50px;
	text-align: center;
}

.language-selector-header {
	font-family: HelveticaNeueLTStd-Md;
	font-size: 22px;
	color: #303030;
	letter-spacing: 0;
	text-align: center;
	line-height: 26px;
	padding-bottom: 12px;
}

.language-selector-body {
	font-family: HelveticaNeueLTStd-Md;
	font-size: 14px;
	color: #303030;
	letter-spacing: 0;
	text-align: center;
	line-height: 26px;
	padding-bottom: 17px;
}

#language {
	font-family: HelveticaNeueLTStd-Bd;
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	text-align: left;
	line-height: 22px;
	height: 40px;
	width: 210px;
	padding: 9px;
}

.close {
	/* position: relative; */
	/* padding: 5px 9px; */
	/* margin: 1.5vw 1.35vw 1.5vw 1.35vw; */
	/* opacity: 0.8 !important; */
	/* z-index: 3; */
	/* float: right; */
	position: absolute;
	right: 25px;
	top: 20px;
}

.video-margin {
	padding: 1.32vw 1.32vw 10px 1.32vw;
}

.video-margin-with-x {
	padding: 50px 20px 20px 20px;
}

.modal-video {
	position: relative;
	z-index: 1;
}

.intro-video-overlay {
	position: absolute;
	background-color: rgba(255, 255, 255, .95);
	width: 100%;
	height: 100%;
	right: 0;
	top: 0px;
	z-index: 0;
	text-align: center;
	padding: 23% 13%;
	font-size: 24px;
	font-family: HelveticaNeueLTStd-Roman;
	line-height: 30px;
}

.form-container {
	margin: 15% 20%;
}

.form-header {
	font-family: HelveticaNeueLTStd-Roman;
	font-size: 24px;
	color: #000000;
	text-align: center;
	line-height: 30px;
	padding-bottom: 40px;
}

.form-group {}

.required {
	color: red
}

/* Buttons */
.specs-btn, .video-btn {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background: #E71316;
	border-radius: 3px;
	border-style: none;
	padding: 10px 24px 8px 24px;
	font-family: HelveticaNeueLTStd-Bd;
	letter-spacing: 0;
	line-height: 18px;
	margin: 25px auto;
}

.skip-btn-container {
	text-align: right;
}

.skip-btn {
	background: #FFFFFF;
	color: #1E8AE7;
	font-family: HelveticaNeueLTStd-Bd;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 18px;
	padding: 10px 24px 12px 24px;
	margin: 15px 40px 10px 40px;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
}

.grey-form-btn {
	background-color: #DCDCDC;
	color: #A2A2A2;
}

.specs-btn.language-select-btn {
	margin: 25px auto 0 auto;
}

.language-field {
	border-style: solid;
	border-width: 1px;
	border-color: #C9C8C8;
	background-color: white;
}

/* Responsive settings */
@media screen and (max-width: 1200px) and (min-width: 992px) {
	.hero-title {
		padding: 0 20vw;
	}

	.hero-body {
		padding: 0 13vw;
	}

	.eq-sib-6 {
		min-height: 243px;
	}

	.eq-sib-4 {
		min-height: 293px;
	}
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.hero-title {
		font-size: 28px;
		line-height: 35px;
		padding: 0 15vw;
	}

	.hero-body {
		font-size: 18px;
		line-height: 26px;
		padding: 0 11vw;
	}

	.intro-video-overlay {
		font-size: 20px;
		line-height: 25px;
		padding-left: 10%;
		padding-right: 10%;
	}

	.eq-sib-6 {
		min-height: 266px;
	}

	.eq-sib-4 {
		min-height: 328px;
	}
}

@media screen and (max-width: 768px) and (min-width: 500px) {
	.hero-title {
		font-size: 28px;
		line-height: 35px;
		padding: 0 15vw;
	}

	.hero-body {
		font-size: 18px;
		line-height: 26px;
		padding: 0 11vw;
	}

	.intro-video-overlay {
		font-size: 18px;
		line-height: 21px;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 22%;
	}

	#take-tour-btn {
		padding: 10px 24px 12px 24px;
		font-family: HelveticaNeueLTStd-Bd;
		font-size: 13px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 16px;
		margin-top: 15px;
	}
}

@media screen and (max-width: 500px) {
	.hero-title {
		font-size: 28px;
		line-height: 35px;
		padding: 0 15vw;
	}

	.hero-body {
		font-size: 18px;
		line-height: 26px;
		padding: 0 11vw;
	}

	.intro-video-overlay {
		font-size: 15px;
		line-height: 17px;
		padding-left: 3%;
		padding-right: 3%;
		padding-top: 19%;
	}

	#take-tour-btn {
		padding: 8px 19px 10px 19px;
		font-family: HelveticaNeueLTStd-Bd;
		font-size: 11px;
		color: #FFFFFF;
		letter-spacing: 0;
		line-height: 13px;
		margin-top: 13px;
	}

	.skip-btn {
		font-size: 14px;
		letter-spacing: 0;
		line-height: 18px;
		padding: 10px 20px 12px 20px;
		margin-left: 0;
		margin-right: 0;
	}

	.modal-content.language-modal-content {
		margin-top: 15vh;
		width: 95%;
	}

	.language-selector-container {
		margin-top: 1.5vw;
		padding: 5px 10% 20px 10%;
		text-align: center;
	}
}

@media screen and (max-width: 992px) {
	.center-small {
		text-align: center;
	}

	.center-small div {
		text-align: center;
	}

	.right-align-small {
		text-align: right;
	}
}

.form-inline{
	display: inline-block!important;
}

/*====FORM CSS====*/
.round {
	position: relative;
}

.round label {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	cursor: pointer;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 25px;
}

/* .round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
} */

.round input[type="checkbox"] {
	visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
	background-color: #979797;
	border-color: #979797;
}

.round input[type="checkbox"]:checked + label:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	border: 2px solid #f0f0f0;
}
.form-group-checkbox-radio .help-block.with-errors{
	position: relative;
	margin-top: 5px;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.checkbox--container > * {
	display: inline-block;
	vertical-align: middle;
}

.checkbox--container .round {
	width: 25px;
	height: 25px;
}

.checkbox--container .opt-in-text {
	width: 540px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 16px;
	display: inline;
}

.select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	overflow:hidden;
}
.select::-ms-expand {
	display: none;
}
.select:after {
	content: '\f078'; 
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 0px 0px 10px;
	text-decoration:none;
	position: absolute;
	right: 15px;
	top: 30px;
	color: #949494;
	pointer-events: none;
}
.language-selector-container .select {
	width: 211px;
	margin: 0 auto;
}
.language-selector-container .form-group.select:after {
	content: '\f078';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 0px 0px 10px;
	text-decoration:none;
	position: absolute;
	right: 15px;
	top: 7px;
	color: #949494;
	pointer-events: none;
}
.language-selector-container
.form-opt-in label {
	color: #949494;
	font-size: 14px;
	margin-bottom: 2px;
}
.form-header {
	font-size: 24px;
	color: #176175;
	line-height: 36px;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
}
.form input, .form select {
	width: 100%;
	color: #949494;
	height: 35px;
	line-height: 38px;
	background-color: #ffffff;
	padding-left: 7px;
	border-width: 2px;
	border-style: inset;
}
.form-submit-btn-wrapper{
	text-align: center;
	margin: 20px 0;
}
.form-submit-btn {
	border-radius: 0;
	font-size: 16px;
	padding: 10px 60px;
}
.help-block {
	margin: 0;
}
.help-block {
}
.form-group {
	margin-bottom: 20px;
	position: relative;
}
#Error {
	color:#a94442;
	font-size: 12px;
	margin-top: -14px;
	text-align: center;
	opacity: 0;
	transition: .5s ease;
}
.grey-box {
	background-color: #f0f0f0;
	padding: 20px;
	margin-top: 20px;
	position: relative;
   /* offset-x | offset-y | blur-radius | spread-radius | color */
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1199px) {
	.form-opt-in {
		top: -110px;
	}
	.checkbox--container .opt-in-text {
		width: 420px;
		margin-left: 20px;
	}
}

@media screen and (max-width: 992px){
	.center-small{
		text-align: center;
	}
	.form-opt-in {
		position: static;
		padding-left: 0px;
		padding-right: 0px;
	}
	.form-opt-in {
		position: static;
	}
}

@media screen and (max-width: 622px){
	.checkbox--container .opt-in-text {
		width: 270px;
		margin-left: 10px;
	}
	.form-opt-in {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
}


/*@media screen and (max-width: 425px){
	.form-header {
		font-size: 21px;
	}
}*/
@media screen and (max-width: 380px){
	.checkbox--container .opt-in-text {
		width: 250px;
		margin-left: 10px;
	}
}

button.close {
	float: right;
	position: relative;
	top: -25px;
	right: -25px;
}

#form-modal .modal-body {
	padding:0;
}